home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Freelog 116
/
FreelogNo116-JuilletSeptembre2013.iso
/
Systeme
/
whocrashed
/
whocrashedSetup.exe
/
{app}
/
WhoCrashedEx.exe
/
0
/
RCDATA
/
TDUMPDETAILSFORM
/
TDUMPDETAILSFORM.txt
Wrap
Text File
|
2012-11-05
|
4KB
|
154 lines
object DumpDetailsForm: TDumpDetailsForm
Left = 0
Top = 0
Caption = 'Crash Dump Details'
ClientHeight = 484
ClientWidth = 742
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 13
object PageControlDumpDetails: TPageControl
Left = 0
Top = 0
Width = 742
Height = 455
ActivePage = tabSheetCrashDump
Align = alClient
TabOrder = 0
object tabSheetCrashDump: TTabSheet
BorderWidth = 4
Caption = '&Crash dump'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'TMTMemo'
Font.Style = []
ParentFont = False
object browserDetails: TWebBrowser
Left = 0
Top = 0
Width = 726
Height = 419
Align = alClient
TabOrder = 0
ExplicitWidth = 906
ExplicitHeight = 459
ControlData = {
4C000000094B00004E2B00000000000000000000000000000000000000000000
000000004C000000000000000000000001000000E0D057007335CF11AE690800
2B2E126202000000000000004C0000000114020000000000C000000000000046
8000000000000000000000000000000000000000000000000000000000000000
00000000000000000100000000000000000000000000000000000000}
end
end
object tabSheetKernelStack: TTabSheet
BorderWidth = 4
Caption = '&Kernel Stack'
ImageIndex = 2
object MemoStack: TMemo
Left = 0
Top = 0
Width = 726
Height = 419
Align = alClient
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'Courier New'
Font.Style = []
ParentFont = False
ReadOnly = True
ScrollBars = ssVertical
TabOrder = 0
end
end
object TabSheetLoadedModules: TTabSheet
BorderWidth = 4
Caption = '&Loaded Modules'
ImageIndex = 2
object listViewLoadedModules: TListView
Left = 0
Top = 0
Width = 726
Height = 337
Align = alClient
Columns = <>
DoubleBuffered = True
MultiSelect = True
OwnerData = True
ReadOnly = True
RowSelect = True
ParentDoubleBuffered = False
TabOrder = 0
ViewStyle = vsReport
end
end
end
object Panel1: TPanel
Left = 0
Top = 455
Width = 742
Height = 29
Align = alBottom
TabOrder = 1
OnDblClick = Panel1DblClick
object ButtonOK: TBitBtn
Left = 4
Top = 2
Width = 79
Height = 25
Hint = 'Start protecting files'
Caption = 'OK'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = [fsBold]
NumGlyphs = 2
ParentFont = False
Style = bsNew
TabOrder = 0
OnClick = ButtonOKClick
end
object buttonHelp: TButton
Left = 89
Top = 2
Width = 81
Height = 25
Caption = '&Help'
ImageAlignment = iaRight
ImageIndex = 9
ImageMargins.Right = 10
Images = MainForm.ImageListMenu
ModalResult = 9
TabOrder = 1
OnClick = buttonHelpClick
end
end
object dataViewLoadedModules: TRspDbView
ListView = listViewLoadedModules
Data = dataLoadedModules
AutoColumns = True
Running = False
ShowFilterPopupMenu = True
FilterAlign = alBottom
ShowIncludePanel = False
ShowExcludePanel = False
Left = 428
Top = 264
end
object dataLoadedModules: TRspDb
Interlocked = True
Left = 380
Top = 296
end
end